Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

added .csv image loading utils #116

Merged
merged 14 commits into from
Feb 14, 2021
Merged

added .csv image loading utils #116

merged 14 commits into from
Feb 14, 2021

Conversation

williamFalcon
Copy link
Contributor

enables easy image loading when labels are in .csv

@pep8speaks
Copy link

pep8speaks commented Feb 14, 2021

Hello @williamFalcon! Thanks for updating this PR.

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2021-02-14 01:59:03 UTC

@codecov
Copy link

codecov bot commented Feb 14, 2021

Codecov Report

Merging #116 (3a07e7d) into master (43b1aa0) will increase coverage by 0.21%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #116      +/-   ##
==========================================
+ Coverage   86.38%   86.59%   +0.21%     
==========================================
  Files          47       49       +2     
  Lines        1513     1537      +24     
==========================================
+ Hits         1307     1331      +24     
  Misses        206      206              
Flag Coverage Δ
unittests 86.59% <100.00%> (+0.21%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
flash/data/__init__.py 100.00% <100.00%> (ø)
flash/data/data_utils.py 100.00% <100.00%> (ø)
flash/vision/classification/data.py 80.14% <100.00%> (+2.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 43b1aa0...3a07e7d. Read the comment docs.

@williamFalcon williamFalcon merged commit 592b580 into master Feb 14, 2021
@williamFalcon williamFalcon deleted the cat_loader branch February 14, 2021 02:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants